Skip to content

Correct cross-platform venv path handling #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 28, 2025
Merged

Conversation

freakboy3742
Copy link
Member

Correct the sysconfig path definitions in a cross-platform venv.

Also adds a test to ensure that cross-venv values remain correct in future.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 merged commit 28af999 into main Jul 28, 2025
13 checks passed
@freakboy3742 freakboy3742 deleted the fix-include-paths branch July 28, 2025 05:38
freakboy3742 added a commit that referenced this pull request Jul 28, 2025
Corrects for changes in Python 3.14's handling of sysconfig._init_config_vars(),
ensuring that cross-platform virtual environments have correct include paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant